GtkApplication: simplify session quit handling
authorRyan Lortie <desrt@desrt.ca>
Mon, 20 Feb 2012 21:22:10 +0000 (22:22 +0100)
committerRyan Lortie <desrt@desrt.ca>
Tue, 21 Feb 2012 00:23:01 +0000 (01:23 +0100)
commitef2df583f2459bf38690db24fc476eb5f2654360
treecf788cc83874b21cf9fd6fb7843be56ba52d373b
parent659c7130f00e7de643561253325272620e12c40d
GtkApplication: simplify session quit handling

Instead of firing a 'quit' signal and expecting the application to do
something that will cause it to quit, just call the new
g_application_quit() API for ourselves.

https://bugzilla.gnome.org/show_bug.cgi?id=670485
gtk/gtkapplication.c
gtk/gtkapplication.h